ComponentOne ASP.NET MVC Controls
BollingerBands<T> Constructor

C1.Web.Mvc.Finance Namespace > BollingerBands<T> Class : BollingerBands<T> Constructor
The owner should be derived from FlexChartCore
Creates one BollingerBands<T> instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As FlexChartCore(Of T) _
)
public BollingerBands<T>( 
   FlexChartCore<T> owner
)

Parameters

owner
The owner should be derived from FlexChartCore
See Also

Reference

BollingerBands<T> Class
BollingerBands<T> Members